auto merge of #471 : alexcrichton/cargo/issue-449, r=brson
authorbors <bors@rust-lang.org>
Wed, 3 Sep 2014 01:30:36 +0000 (01:30 +0000)
committerbors <bors@rust-lang.org>
Wed, 3 Sep 2014 01:30:36 +0000 (01:30 +0000)
commite573384e65b8a0dbbd1a2418c2580aaf8aa3c414
tree263322d18194cc5dd98fa214f7c9b05b5f4849d6
parente03fc6ac111ca428b6986cb316d9ae8fa7380cbd
parent086f2ae1abf60d96037a37c26e90cba71d7a13d4
auto merge of #471 : alexcrichton/cargo/issue-449, r=brson

This is often useful for picking up things like headers files from `*-sys`
packages when they had to compile locally (or perhaps for pkg-config).

Closes #449
src/cargo/ops/cargo_rustc/mod.rs
tests/test_cargo_compile.rs